func crypto/tls.skipUint8LengthPrefixed

3 uses

	crypto/tls (current package)
		ech.go#L227: func skipUint8LengthPrefixed(s *cryptobyte.String) bool {
		ech.go#L251: 		!skipUint8LengthPrefixed(&s) || // session ID
		ech.go#L253: 		!skipUint8LengthPrefixed(&s) { // compression methods